func golang.org/x/net/http2.httpCodeString
2 uses
golang.org/x/net/http2 (current package)
http2.go#L217: func httpCodeString(code int) string {
write.go#L225: encKV(enc, ":status", httpCodeString(w.httpResCode))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)